home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 16 / PC Actual CD 16.iso / autocad / R14501.DXR / 00021_backroll.ls < prev    next >
Encoding:
Text File  |  1997-04-24  |  131 b   |  6 lines

  1. on mouseDown
  2.   set the memberNum of sprite 44 to the number of member "BackPush"
  3.   puppetTransition(3, 0, 128)
  4.   updateStage()
  5. end
  6.